Package | de.gematik.isik-medikation |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gematik.isik-medikation@3.0.4&canonical=https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikationsListe |
Url | https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikationsListe |
Version | 3.0.4 |
Status | active |
Date | 2024-11-20 |
Name | ISiKMedikationsListe |
Experimental | False |
Realm | de |
Description | Dieses Profil ermöglicht die Zusammenführung einzelner MedikationsInformationen eines Patienten in ISiK Szenarien. |
Type | List |
Kind | resource |
CapabilityStatement | |
https://gematik.de/fhir/isik/v3/Medikation/CapabilityStatement/medikation-server/information ![]() | ISiK CapabilityStatement Medikation Server - Medikationsinformation |
No resources found
{
"resourceType" : "StructureDefinition",
"id" : "ISiKMedikationsListe",
"url" : "https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikationsListe",
"version" : "3.0.4",
"name" : "ISiKMedikationsListe",
"status" : "active",
"experimental" : false,
"date" : "2024-11-20",
"publisher" : "gematik GmbH",
"description" : "Dieses Profil ermöglicht die Zusammenführung einzelner MedikationsInformationen eines Patienten in ISiK Szenarien.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "List",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/List",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "List.status",
"path" : "List.status",
"short" : "(Aktualitäts-)Status der Liste",
"mustSupport" : true
},
{
"id" : "List.mode",
"path" : "List.mode",
"short" : "Listenmodus",
"comment" : "Beispiel: eingelesene Medikationspläne werden als snapshot repräsentiert. Kontinuierlich fortgeschriebene Listen, z.B. im Rahmen der hausinternen Behandlung, sind als 'working' codiert.",
"mustSupport" : true
},
{
"id" : "List.code",
"path" : "List.code",
"short" : "Art der Liste.",
"comment" : "Es ist mindestens ein Coding mit dem Code 'medications' anzugeben. Weitere Codes, z.B. im Kontext anderer Spezifikationen oder Hauscodierungen sind zulässig.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "List.code.coding",
"path" : "List.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1,
"mustSupport" : true
},
{
"id" : "List.code.coding:medications",
"path" : "List.code.coding",
"sliceName" : "medications",
"min" : 1,
"max" : "1",
"patternCoding" : {
"system" : "http://terminology.hl7.org/CodeSystem/list-example-use-codes",
"code" : "medications"
},
"mustSupport" : true
},
{
"id" : "List.code.coding:medications.system",
"path" : "List.code.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "List.code.coding:medications.code",
"path" : "List.code.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "List.code.coding:medications.display",
"path" : "List.code.coding.display",
"mustSupport" : true
},
{
"id" : "List.subject",
"path" : "List.subject",
"short" : "Referenz auf den Patienten",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "List.subject.reference",
"path" : "List.subject.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "List.encounter",
"path" : "List.encounter",
"short" : "Referenz auf den Abteilungskontakt",
"mustSupport" : true
},
{
"id" : "List.encounter.reference",
"path" : "List.encounter.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "List.date",
"path" : "List.date",
"short" : "Erstellungsdatum der Liste",
"mustSupport" : true
},
{
"id" : "List.entry",
"path" : "List.entry",
"short" : "Listeneintrag",
"mustSupport" : true
},
{
"id" : "List.entry.date",
"path" : "List.entry.date",
"short" : "Datum des Listeneintrags",
"comment" : "nur zulässig im Listenmodus 'working'",
"mustSupport" : true
},
{
"id" : "List.entry.item",
"path" : "List.entry.item",
"short" : "Referenz auf die MedikationsInformation",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/MedicationStatement"
]
}
],
"mustSupport" : true
},
{
"id" : "List.entry.item.reference",
"path" : "List.entry.item.reference",
"min" : 1,
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.